1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{9569271A-BA00-4963-A19D-C4B9941D74CA}</ProjectGuid>
10 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
11 <OutputType>Library</OutputType>
12 <AppDesignerFolder>Properties</AppDesignerFolder>
13 <RootNamespace>AzureBingMaps.WebRole</RootNamespace>
14 <AssemblyName>AzureBingMaps.WebRole</AssemblyName>
15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
24 <SilverlightApplicationList>{894EB2C3-4417-4DC4-9EAF-0189480A8C44}|..\SilverlightClient\SilverlightClient.csproj|ClientBin|False</SilverlightApplicationList>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true</DebugSymbols>
28 <DebugType>full</DebugType>
29 <Optimize>false</Optimize>
30 <OutputPath>bin\</OutputPath>
31 <DefineConstants>DEBUG;TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
35 <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
36 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
38 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
39 <DebugType>pdbonly</DebugType>
40 <Optimize>true</Optimize>
41 <OutputPath>bin\</OutputPath>
42 <DefineConstants>TRACE</DefineConstants>
43 <ErrorReport>prompt</ErrorReport>
44 <WarningLevel>4</WarningLevel>
45 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48 <Reference Include="Microsoft.ApplicationServer.Caching.Client">
49 <HintPath>..\..\..\..\..\..\..\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.ApplicationServer.Caching.Client.dll</HintPath>
51 <Reference Include="Microsoft.ApplicationServer.Caching.Core">
52 <HintPath>..\..\..\..\..\..\..\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.ApplicationServer.Caching.Core.dll</HintPath>
54 <Reference Include="Microsoft.CSharp" />
55 <Reference Include="Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
56 <SpecificVersion>False</SpecificVersion>
57 <HintPath>..\..\..\..\..\..\..\Program Files\Reference Assemblies\Microsoft\Windows Identity Foundation\v3.5\Microsoft.IdentityModel.dll</HintPath>
58 <Private>True</Private>
60 <Reference Include="Microsoft.Live.AuthHandler">
61 <HintPath>..\..\..\..\..\Downloads\Windows Live SDK (1)\Windows Live SDK\v4.1\API Toolkits\Microsoft.Live.AuthHandler.dll</HintPath>
63 <Reference Include="Microsoft.SqlServer.Types, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
64 <SpecificVersion>False</SpecificVersion>
65 <HintPath>..\..\CSSqlAzureSpartialBing\WebRole1\bin\Microsoft.SqlServer.Types.dll</HintPath>
66 <Private>True</Private>
68 <Reference Include="Microsoft.Web.DistributedCache">
69 <HintPath>..\..\..\..\..\..\..\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.Web.DistributedCache.dll</HintPath>
71 <Reference Include="Microsoft.WindowsAzure.Diagnostics" />
72 <Reference Include="Microsoft.WindowsAzure.ServiceRuntime" />
73 <Reference Include="Microsoft.WindowsAzure.StorageClient" />
74 <Reference Include="System" />
75 <Reference Include="System.Data" />
76 <Reference Include="System.Core" />
77 <Reference Include="System.Data.DataSetExtensions" />
78 <Reference Include="System.Data.Entity" />
79 <Reference Include="System.Data.Services" />
80 <Reference Include="System.Data.Services.Client" />
81 <Reference Include="System.IdentityModel" />
82 <Reference Include="System.Runtime.Serialization" />
83 <Reference Include="System.ServiceModel" />
84 <Reference Include="System.ServiceModel.Web" />
85 <Reference Include="System.Web.Extensions" />
86 <Reference Include="System.Xml.Linq" />
87 <Reference Include="System.Drawing" />
88 <Reference Include="System.Web" />
89 <Reference Include="System.Xml" />
90 <Reference Include="System.Configuration" />
91 <Reference Include="System.Web.Services" />
92 <Reference Include="System.EnterpriseServices" />
93 <Reference Include="System.Web.DynamicData" />
94 <Reference Include="System.Web.Entity" />
95 <Reference Include="System.Web.ApplicationServices" />
98 <Content Include="channel.htm" />
99 <Content Include="ClientBin\SilverlightClient.xap" />
100 <Content Include="FederationCallbackHandler.aspx" />
101 <Content Include="FederationMetadata\2007-06\FederationMetadata.xml" />
102 <Content Include="HtmlClient.aspx" />
103 <Content Include="Images\Cloud Dialog.png" />
104 <Content Include="LoginPage.aspx" />
105 <Content Include="Scripts\HtmlClient.js" />
106 <Content Include="Silverlight.js" />
107 <Content Include="SilverlightClient.aspx" />
108 <Content Include="Styles\jquery-ui-1.8.2.custom.css" />
109 <Content Include="Styles\jquery.ui.all.css" />
110 <Content Include="Styles\jquery.ui.datepicker.css" />
111 <Content Include="Styles\Signin.css" />
112 <Content Include="Styles\Site.css" />
113 <Content Include="Global.asax" />
114 <Content Include="DataService\TravelDataService.svc" />
115 <Content Include="Web.config">
116 <SubType>Designer</SubType>
118 <Content Include="Web.Debug.config">
119 <DependentUpon>Web.config</DependentUpon>
121 <Content Include="Web.Release.config">
122 <DependentUpon>Web.config</DependentUpon>
126 <Compile Include="FederationCallbackHandler.aspx.cs">
127 <DependentUpon>FederationCallbackHandler.aspx</DependentUpon>
128 <SubType>ASPXCodeBehind</SubType>
130 <Compile Include="FederationCallbackHandler.aspx.designer.cs">
131 <DependentUpon>FederationCallbackHandler.aspx</DependentUpon>
133 <Compile Include="Global.asax.cs">
134 <DependentUpon>Global.asax</DependentUpon>
136 <Compile Include="HtmlClient.aspx.cs">
137 <DependentUpon>HtmlClient.aspx</DependentUpon>
138 <SubType>ASPXCodeBehind</SubType>
140 <Compile Include="HtmlClient.aspx.designer.cs">
141 <DependentUpon>HtmlClient.aspx</DependentUpon>
143 <Compile Include="LoginPage.aspx.cs">
144 <DependentUpon>LoginPage.aspx</DependentUpon>
145 <SubType>ASPXCodeBehind</SubType>
147 <Compile Include="LoginPage.aspx.designer.cs">
148 <DependentUpon>LoginPage.aspx</DependentUpon>
150 <Compile Include="Properties\AssemblyInfo.cs" />
151 <Compile Include="DataService\TravelDataService.svc.cs">
152 <DependentUpon>TravelDataService.svc</DependentUpon>
154 <Compile Include="DataService\TravelDataServiceContext.cs" />
155 <Compile Include="SilverlightClient.aspx.cs">
156 <DependentUpon>SilverlightClient.aspx</DependentUpon>
157 <SubType>ASPXCodeBehind</SubType>
159 <Compile Include="SilverlightClient.aspx.designer.cs">
160 <DependentUpon>SilverlightClient.aspx</DependentUpon>
162 <Compile Include="WebRole.cs" />
163 <Compile Include="WindowsLiveProfile.cs" />
166 <Folder Include="App_Data\" />
169 <ProjectReference Include="..\DAL\AzureBingMaps.DAL.csproj">
170 <Project>{57415C0A-B337-4D4E-A990-C97AF385AB91}</Project>
171 <Name>AzureBingMaps.DAL</Name>
175 <WCFMetadata Include="Service References\" />
177 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
178 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
181 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
182 <WebProjectProperties>
183 <UseIIS>False</UseIIS>
184 <AutoAssignPort>False</AutoAssignPort>
185 <DevelopmentServerPort>28452</DevelopmentServerPort>
186 <DevelopmentServerVPath>/</DevelopmentServerVPath>
189 <NTLMAuthentication>False</NTLMAuthentication>
190 <UseCustomServer>False</UseCustomServer>
193 <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
194 </WebProjectProperties>
198 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
199 Other similar extension points exist, see Microsoft.Common.targets.
200 <Target Name="BeforeBuild">
202 <Target Name="AfterBuild">